home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / dosutils / angame30.zip / MANUAL.TXT < prev    next >
Text File  |  1996-12-09  |  14KB  |  359 lines

  1. AntiGame(tm) - The Games Eliminator - Version 3.0 for MS-DOS
  2.               (formerly known as UnGame)
  3.  
  4. Copyright (c) 1994-96 DVD Software, Ltd. All rights reserved.
  5.  
  6.  
  7.                 Table of Contents:
  8.  
  9.         Introduction ...................................... 1.0
  10.         Installation ...................................... 2.0
  11.         Running AntiGame  ................................. 3.0
  12.             Search ........................................   3.1
  13.             Search and Clean ..............................   3.2
  14.             Search and Log ................................   3.3
  15.             Set Log File    ...............................   3.4
  16.             Select Search Path ............................   3.5
  17.             Select Search Path ............................   3.5
  18.             Exit ..........................................   3.6
  19.         AntiGame Options .................................. 4.0
  20.             Check All Files ...............................   4.1
  21.             Check Compressed Files ........................   4.2
  22.             Generate MIF File .............................   4.3
  23.         The Information Window ............................ 5.0
  24.             Help ..........................................   5.1
  25.             During the search .............................   5.2
  26.             When a game is found ..........................   5.3
  27.             In the end of the search ......................   5.4
  28.         The AntiGame Command Line ......................... 6.0
  29.         Using AntiGame on Local Drives..................... 7.0
  30.         Technical Support ................................. 8.0
  31.         Unrecognized Games ................................ 9.0
  32.  
  33. 1.0 Introduction
  34.  
  35. Have you ever considered how many employee working hours are wasted playing PC
  36. games?  What about network performance degradation and wasted disk space?  You
  37. could achieve substantial savings if you could remove games from your network.
  38. AntiGame  can  search,  detect  and  optionally delete games from your network
  39. server's disk  or  from individual disks  (local C: drives). AntiGame searches
  40. through  the  files  in the specified directories  for  a special "signature".
  41. These signatures are held in  the AntiGame database,  which  already  includes
  42. thousands of the most popular games.  The file signatures are not based on the
  43. filename, so, simply renaming a game will not prevent its detection.
  44.  
  45. Release 3.0 can detect 6096 different games.  The shareware version can detect
  46. close to 100 different games only.
  47.  
  48. AntiGame  can delete games under Windows 3.x, Windows 95, Windows NT, OS/2 and
  49. DOS.  AntiGame supports all major PC networks (Novell,  Windows NT, Banyan and
  50. Lan Server).
  51.  
  52. This document describes the use of the DOS version, including the batch
  53. option.
  54.  
  55.  
  56. 2.0 Installation
  57.  
  58. Create a directory on your drive (network or hard disk)  and copy the ZIP file
  59. to this directory.  Use PKUNZIP to expand the compressed files.   The original
  60. compressed  file  name is  ANGAM30S.ZIP  (shareware version)  or  ANGAM30R.ZIP
  61. (registered version).   For example - in order to install AntiGame on drive C:
  62. in a directory called antigame, from a distribution diskette inserted in drive
  63. A,  type the following from the DOS prompt:
  64.     c:
  65.     md c:\antigame
  66.     copy a:*.* c:\antigame
  67.     pkunzip ANGAM30R.ZIP
  68.  
  69. Note:
  70. =====
  71. If your are using DOS version below 3.1, you must set the AntiGame environment
  72. variable to point to your antigame  directory  by inserting the following line
  73. in your AUTOEXEC.BAT file.
  74.     set antigame=c:\antigame
  75.  
  76.  
  77. 3.0 Running AntiGame
  78.  
  79. Before you run AntiGame,  it is strongly recommended that you take a backup of
  80. your data.   Although  the game "signature" recognition  process  is accurate,
  81. there is always a very low chance (although remote), that a non game file will
  82. be deleted.
  83.  
  84. To activate AntiGame for Windows, run ANTIGAMW.EXE.   Use the on-line Help for
  85. operating instructions.
  86.  
  87. To run AntiGame (for DOS),  type AntiGame from the antigame directory (or from
  88. any other directory if path exists) and press <ENTER>.  Upon entering AntiGame
  89. you are presented  with  the main  menu.  The menu  has six  options.  You can
  90. select different options by:
  91.     a.   Using the   UP and   DOWN arrows  on your keyboard and pressing ENTER
  92.          on the highlighted option
  93.     b.   Typing the highlighted option letter
  94.  
  95. The following options are available:
  96.  
  97. 3.1 Search
  98.  
  99. This option scans the selected drive for games.  If a game is found,  you have
  100. the option  to clean  the game  (delete it  from the disk) or continue without
  101. cleaning.
  102.  
  103.  
  104. 3.2 Search and Clean
  105.  
  106. This option scans the selected drive for games.  If a game is found,  the game
  107. files are cleaned (deleted) and the scan continues.
  108. USE THIS OPTION WITH CAUTION!   It will delete all known games in the selected
  109. drive/path.
  110.  
  111.  
  112. 3.3 Search and Log
  113.  
  114. This option  scans the  selected drive  for games.  If a game is found the log
  115. file is updated and the scan continues.  We recommend that you use this option
  116. before you use the Search and Clean options so you can review the log file for
  117. a list of the games to be deleted.
  118.  
  119.  
  120. 3.4 Set Log File
  121.  
  122. This  options  allows  you  to  change  the log  file name  from the  default:
  123. ANTIGAME.LOG. A log file is created by the AntiGame program when using any one
  124. of the above options.
  125. This file contains the following information:
  126.     -   Name of the games found
  127.     -   Disk  statistics - how much disk space can be saved by deleting the
  128.         game files located on the disk
  129.  
  130.  
  131. 3.5 Select Search Path
  132.  
  133. The default search path  is the root directory of the current disk.   Use this
  134. option to select a different  search path.   AntiGame will search  through the
  135. selected directory  and its  sub-directories.  Note that  you can also set the
  136. search path from the command line. See details below.
  137.  
  138.  
  139. 3.6 Exit
  140.  
  141. Use this option to  EXIT from AntiGame.   You can also exit the program at any
  142. time (even during a search) by pressing the ESC key.
  143.  
  144.  
  145.  
  146. 4.0 AntiGame Options
  147.  
  148. The AntiGame options are activated from the command line in the DOS version or
  149. from the menu and/or the command line in the Windows version.
  150.  
  151.  
  152. 4.1 Check All Files
  153.  
  154. When "Check All Files" is on, AntiGame checks ALL the files in the search path
  155. for the special signature.    By default only .EXE and .COM files are checked.
  156. Use this option only  if you suspect that  users rename the suffix of the game
  157. executable files.  Use of this option will slow the search process.
  158.  
  159.  
  160. 4.2 Check Compressed Files
  161.  
  162. When "Check Compressed Files" is on, AntiGame scans inside compressed files of
  163. the following types:   ZIP, ARJ, LHA and RAR.
  164. AntiGame will decompress each file and scan for games. If "Check All Files" is
  165. on, every file in the compressed file will be scanned. Use of this option will
  166. SIGNIFICANTLY SLOW the search process if many compressed files exist.
  167.  
  168. Note:
  169. In order for the "Check Compressed Files" option to function properly, the EXE
  170. files of those archive products  (pkunzip.exe,  arj.exe,  lha.exe and rar.exe)
  171. must be in a directory that is pointed by the PATH environment variable. Also,
  172. the PIF files  (pkunzip.pif, arj.pif, lha.pif and rar.pif)  must reside in the
  173. "start in" directory (Windows 95) or the "working directory" (Windows 3.1).
  174.  
  175.  
  176. 4.3 Generate MIF File
  177.  
  178. AntiGame supports the Management Information Format standard.   When "Generate
  179. MIF File"  is on,  AntiGame  writes the MIF signature group table entry of the 
  180. game's main executable to a designated file.    This file can later be used by 
  181. management software which supports the MIF format  (e.g.,  Microsoft's Systems
  182. Management Server).
  183.  
  184. The output format is:
  185.   {Name, Size, Date & Time, Checksum, CRC1, CRC2, Loc};
  186.  
  187.  
  188. 5.0 The Information Window
  189.  
  190. An information  window is  located on the right side of the menu.  It displays
  191. operating instructions  or other  information according  to the program phase.
  192. The different phases and their associated screens are detailed below.
  193.  
  194.  
  195. 5.1 Help
  196.  
  197. A help screen is  available while  selecting options  from the main menu. This
  198. screen includes context sensitive information on the highlighted option.
  199.  
  200.  
  201. 5.2 During the search
  202.  
  203. The information window displays the number of games found, the number of games
  204. deleted, the disk space that is saved and the selected search path.
  205.  
  206.  
  207. 5.3 When a game is found
  208.  
  209. The information  window displays the name of the game that was found,  a short
  210. description of  the game,  the size of the main EXE file,  the total number of
  211. the files that the game includes and the total game size.
  212.  
  213.  
  214. 5.4 When the search terminates
  215.  
  216. The information  window displays  the total  search statistics.  The number of
  217. files searched, the number of games found, the total disk space that the games
  218. occupy,  the number of files deleted and the total size of the files that were
  219. deleted.
  220.  
  221.  
  222.  
  223. 6.0 The AntiGame Command Line
  224.  
  225. It is highly recommended that  AntiGame will be scheduled to run  periodically
  226. on all server drives.     The best time to run it is after a scheduled backup.
  227. Make sure that the PC it is running on,   has security authorization to update
  228. all drives.
  229.  
  230. You can  use the  following command  line options  to bypass the main menu and
  231. select an operation directly from the DOS command line.
  232.  
  233.  
  234. ANTIGAME [search path] [-Flogfile] [-Xexclude] [-Mfilename] [other switches]
  235.  
  236.     search path    Path/Disk to begin the search.
  237.     -S  Search mode.
  238.     -C  Search and clean mode.
  239.     -L  Search and log mode.
  240.     -B  Batch mode:  Does not display the GUI. Exit the program on completion.
  241.         This mode should be executed with the /C or /L only.
  242.     -Y  Automatic "yes" answer to all safety prompts issued by AntiGame.
  243.         Should be used with caution!
  244.     -D  Disable Ctrl-Break and Esc (to prevent termination by the user)
  245.     -Q  Quiet/suppress all messages to screen (in batch mode)
  246.     -O  Write to Log Only if games are found.
  247.     -F  Set the log file name.
  248.     -M  Create a MIF file and set the MIF file name (see 4.3).
  249.     -W  Wipe the game .exe files,   so they cannot be recovered by an undelete 
  250.         utility. 
  251.     -A  Check All files (By default only .exe and .com files are checked).
  252.     -X  The filename of a file  which contains the names of games and files to
  253.         be excluded from the search (so they will not be deleted.)    The game
  254.         file name should be specified without the path. For example:
  255.         tetris.exe
  256.     -Z  Check compressed files (see 4.2).
  257.     -H  Display help.
  258.  
  259. Note:  All command line options can be specified in either upper case or lower
  260.        case.
  261.  
  262. Examples:
  263.  
  264.    AntiGame F:\ /XF:\antiame\exclude.txt /a /z
  265.  
  266. AntiGame will search all files in drive (F) for games.   Compressed files will
  267. be decompressed and all their contents checked as well.   The file EXCLUDE.TXT
  268. (in the directory :F:\antigame")   contains a list of all the file names which
  269. should be excluded from the search (one line for each file name).
  270.  
  271.  
  272.    AntiGame C:\ /B /L /Y /O /D /Q /FC:\SMS\antigame.LOG /MC:\SMS\ANTIGAME.MIF
  273.  
  274. AntiGame will search the local drive (C) for games,   will log all games found 
  275. in the file C:\SMS\antigame.LOG (only if games are found), for each game found
  276. write an entry in the file C:\SMS\ANTIGAME.MIF  and then will exit without any
  277. prompt.
  278.  
  279.  
  280.  
  281. 7.0 Using AntiGame on Local Drives (C Drives).
  282.  
  283. Games can be found not just on servers but also on local drives (C drives). It
  284. is possible to use AntiGame to clean games from local drives as well.   If the
  285. PC is stand alone,   then simply insert the AntiGame command as part of the PC
  286. start-up procedure  (e.g., in AUTOEXEC.BAT).   In such case,  AntiGame must be
  287. installed on the PC local drive.
  288.  
  289. In most cases however,  AntiGame is installed on the server,  and the best way
  290. to activate it is during the network login procedure.   The following examples
  291. are from a Novell login script, but similar mechanisms should be used in other
  292. network operating systems (like NT and Banyan).
  293.  
  294. Example 1
  295. ---------
  296.  
  297. Insert the following command in the user login script:
  298.  
  299.    AntiGame C:\ /B /C /Y /O /D /Q /FF:\gamelogs\%login_name.LOG
  300.  
  301. AntiGame will search the local drive (C) for games,  will clean them,  log all 
  302. its activities in the file    F:\Gamelogs\%login_name.LOG   (only if games are 
  303. found) and then will exit without any prompt. Note that "%login_name" variable
  304. (which is a Novell script variable)   will be replaced upon execution  (by the
  305. script) with the Novell login name of the user.   As a result,  a separate log
  306. file is created for each PC user.
  307.  
  308.  
  309. Example 2
  310. ---------
  311.  
  312. If you do not wish to activate AntiGame every day (on local drives),   you can
  313. use the following sample code (Novell login script):
  314.  
  315.    IF DAY='xx' THEN BEGIN
  316.       #ANTIGAME ......
  317.       END
  318.  
  319.       (xx is 01 to 31)
  320.  
  321.   or 
  322.  
  323.    IF DAY_OF_WEEK='MONDAY' THEN BEGIN
  324.       #ANTIGAME ....
  325.       END
  326.  
  327. 8.0 Technical Support
  328.  
  329. For technical support, please contact DVD Software, Inc. at:
  330.  
  331.         Internet..............  support@antigame.com
  332.         Tel.................... 714-757-0615
  333.         Fax.................... 714-757-1832
  334.         Compuserve............. 76131,1450
  335.         America Online......... AntiGame
  336.         BBS.................... 714-757-1829,  1200-14.4K baud, USR V.32
  337.         Mail..................  DVD Software, Inc.
  338.                                 P.O. Box 16112, Irvine, CA 92623-6112
  339.                                 2 Ravenna, Irvine, CA 92614
  340.  
  341. For ordering information, please read ORDER.TXT
  342.  
  343.  
  344. 8.0  Unrecognized Games
  345.  
  346. The AntiGame database contains 6096 games.   New games are added continuously. 
  347. If you find a game which is not recognized by AntiGame, we would appreciate if 
  348. you could inform DVD technical support of the following details:
  349.    Name of game
  350.    Release
  351.    Vendor
  352.    Name and size of main EXE (or COM) file.
  353.  
  354. DVD will do its utmost to include the game in the next update of AntiGame.
  355.  
  356. A planned feature of AntiGame is the ability of users to add games to the 
  357. AntiGame database.  Watch for it in one of the coming releases.
  358.  
  359.